libpoker-eval-dev software package provides poker hand evaluator library development files, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libpoker-eval-dev
libpoker-eval-dev is installed in your system.
Make ensure the libpoker-eval-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libpoker-eval-dev *
You will get with libpoker-eval-dev package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | libpoker-eval-dev |
| Version | 138.0-1 |
| Description | poker hand evaluator library development files |
| Sub Section | devel |